{#if visible}
{#each model.products as product}
{$LL.goToBookingPage()}
{/each}
{/if}